common: re-arrange struct kernel_param fields
authorJan Beulich <jbeulich@suse.com>
Mon, 22 Feb 2016 16:38:34 +0000 (17:38 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 22 Feb 2016 16:38:34 +0000 (17:38 +0100)
commit7c09fee0b26aaa5bb34e8e08e436978d5711fad6
tree3492d3e601ab4bc535a5b40f512bd06126668ef3
parent1a51423b5031ff88063c014dc33ca4bff39b5367
common: re-arrange struct kernel_param fields

Even if placed in .init.* there's no reason to needlessly bloat the
binary due to padding fields the compiler needs to insert on 64-bit
architectures.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
xen/include/xen/init.h